* emulation/edt.el (edt-default-emulation-setup): Share
authorChong Yidong <cyd@stupidchicken.com>
Mon, 18 Aug 2008 19:09:07 +0000 (19:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 18 Aug 2008 19:09:07 +0000 (19:09 +0000)
global-buffers-menu-map with the emulated global map.

lisp/ChangeLog

index c0b49eced5094780898730fdc86ee85fe9e8a73a..2fcc27402bd0e6d5651308cd919954275e6c1174 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emulation/edt.el (edt-default-emulation-setup): Share
+       global-buffers-menu-map with the emulated global map.
+
 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
 
        * textmodes/flyspell.el (flyspell-word): Revert last change.